Skip to content

docs: add slot content recommendations#295

Open
adrianptrv wants to merge 6 commits into
masterfrom
apetrov/add-recommended-slots
Open

docs: add slot content recommendations#295
adrianptrv wants to merge 6 commits into
masterfrom
apetrov/add-recommended-slots

Conversation

@adrianptrv

@adrianptrv adrianptrv commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Closes #2052

The content was updated for the Web Components, React, and Blazor documentation.
The slotted elements in the samples were also updated to reflect the latest changes.
Samples PR: #1223

@simeonoff simeonoff changed the title docs(): add slot content recommendations docs: add slot content recommendations Jun 8, 2026
</IgrButton>
</div>
<IgrButton slot="end" variant="outlined">
<span>Text</span>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need the span here at all? This applies to all the button samples that simply containes text.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document Slots and Styling Behavior

3 participants